home *** CD-ROM | disk | FTP | other *** search
/ Next Step: Mars? / Next Step Mars (1994)(IVI).iso / modle3a.dir / 00219_Script_219 < prev    next >
Text File  |  1994-11-28  |  255b  |  12 lines

  1. on exitFrame
  2.   go the frame
  3. end exitFrame
  4.  
  5. on enterFrame
  6.   global lcl,rcl,ucl,dcl,pnt
  7.  
  8.   set the cursor of sprite 2 to rcl
  9.   set the cursor of sprite 3 to lcl
  10.   set the cursor of sprite 4 to ucl
  11. set the cursor of sprite 23 to pnt
  12. end enterFrame